/*
Theme Name: Optimi
Theme URI: http://optimistudios.com
Author: Josh Baker
*/


/************************* RESET */
body, h1, h2, h3, h4, h5 ,h6, address, blockquote, dd, dl, hr, p, form	{
	margin:0px; padding:0px;}
/************************* RESET */


/************************* UTILITY */



body{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	vertical-align:top; 
	background:url(images/bg.jpg) #000 no-repeat;
	background-position: 50% 0%;
	color:#ccc;}

h1, h2, h3, h4, h5, h6{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px;}

a{
	text-decoration:none;
	border:none;
	color:#ffcc33;}
	
a:hover{
	text-decoration:underline;
	border:none;}
	
blockquote{
	margin:10px 0 0;
	border-top:2px solid #CCCCCC;
	background:#CCCCCC;}
	
blockquote p{
	padding:10px;}
	
blockquote blockquote{
	float:none;
	width:auto;
	margin:0 10px;
	background:#FFFFFF;}
	
j {
	background:white;}
	
dd{
	padding:0 0 0 20px;}

form, input, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;}
	
P{}
	
p img{
	max-width:100%;
	border:none;}
	
img.centered{
	display:block;
	border:none;
	margin-left:auto;
	margin-right:auto;}
	
img.alignright{
	margin:3px 0 2px 10px;
	padding:4px;
	border:none;
	display:inline;}
	
img.alignleft{
	margin:3px 10px 2px 0;
	padding:4px;
	border:none;
	display:inline;}
	
img a{
	border:none;}
	
.alignleft{
	float:left;}
	
.alignright{
	float:right;}
	
.clear{
	clear:both;}

small{
	font-size:11px;}

/**************************** LAYOUT */



#wrapper{
	width:777px;
	text align: left;
	margin:0 auto -110px;}
	
#header{
	background:url(images/header.png) no-repeat;
	width:777px;
	height:355px;
	top-border:0px;}
	
	
#menu{

	width:735px;}
	
#menu ul{
	margin-left:149px;
	list-style:none;
	padding:0;}
	
#menu ul li{
	float:left;}
	
#menu ul li a{
	font-weight:bold;
	display:block;
	font-size:16px;
	width:inherit;
	height:15px;
	padding-left:17px;
	margin-top:312px;
	text-decoration:none;
	color:#fff;}
	
#menu ul li a:hover{
	display:block;
	color:#ffcc33;
	width:inherit;}
	
#container{
	width:777px;
	min-height:600px;
	height:inherit;
	background:url(images/content-bg.png) repeat-y;}

#content{
	width:725px;
	margin-left:20px;}
	
#content-page h3{
	text-align:center;
	font-weight:normal;
	font-size:14px;
	padding-bottom:20px}
	
#content-page h4 a{
	text-align:center;
	font-weight:normal;
	font-size:14px;
	width:70px;
	height:30px;}
	
#content-page h4 a:hover{
	}
	
#content-page h5{
	font-weight:normal;
	text-align:center;
	border:10px #FFFFFF;}
	
#content-page h6{
	float:right;
	margin-left:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;}

#contact-form-front{
	margin-top:-680px;
	margin-left:445px;
	width:260px;}
	
.post{
	padding:10px;
	padding-left:17px;
	}
	
.search h2{
	margin-left:15px;
	padding-top:15px;}
	
.post h2{
	text-decoration:none;
	text-align:left;
	font-weight:normal;
	font-size:24px;
	font-family:arial;}
	
.post h2 a{
	color:#000000;}
	
.post h2 a:hover{
	text-align:center;
	text-decoration:none;
	color:#0096ff;}
	
.post h3 a{
	font-weight:bold;
	display:block;
	font-size:14px;
	width:inherit;
	height:15px;
	text-decoration:none;
	color:#ccc;}

.post h3 a:hover{
	display:block;
	color:#0096ff;
	width:inherit;
	}
	
.footer{
	margin-left:20px;
	padding-top:100px;
	background:url(images/footer.png);
	float:left;
	width:735px;
	height:227px;
	font-size:9px;
	text-align:center;}
	
.footer h1{
	font-size:9px;
	text-align:center;
	color:#ccc;
	margin-top:15px;}
	
.sidebar{
	float:right;
	width:277px;
	margin-top:20px;
	list-style:none;}

.entry-date{
	margin-top:5px;
	margin-bottom:10px;
	padding:3px;
	font-size:18px;
	color:#666}	

	
.entry-content{
	color:#ccc;
	margin-left:0px;
	font-size:14px;
	line-height:21px;}
	
.entry-content a{
	color:#ccc;
	text-decoration:none;}
	
.entry-content a:hover{
	text-decoration:underline;}
	
.entry-meta{
	line-height:24px;
	padding:10px 0 0 0;
	text-align:center;}
	
.single-post{
	line-height:24px;}
	
.single{
	margin-left:15px;}
	
.loginout{
	list-style:none;
	text-align:center;}